browsing through the code for how the names get truncated, the checks often will just return the username (if it starts with @) but considering that users may opt for super long usernames, e.g. @<first 100 pi digits>, @superlongnamethatmaynotfitinthedisplay, then we need to also truncate these.