Took a screenshot of it: https://gyazo.com/85f7c92e03d54abeb6beba05a4a5f961
But in other words, the description of the emotes from BetterTTV are displayed right after the emote in chat, and are impossible to read chat messages.
I have the same issue
Same here

Same

I have the same issue.

This is from the tooltip classes changing.
Working Emote
<div class="tw-tooltip-wrapper inline" data-a-target="emote-name"><img class="chat-image chat-line__message--emote" src="https://static-cdn.jtvnw.net/emoticons/v1/328626/1.0" srcset="https://static-cdn.jtvnw.net/emoticons/v1/328626/1.0 1x,https://static-cdn.jtvnw.net/emoticons/v1/328626/2.0 2x,https://static-cdn.jtvnw.net/emoticons/v1/328626/3.0 4x" alt="alcaFace">
<div class="tw-tooltip tw-tooltip--up tw-tooltip--align-center" data-a-target="tw-tooltip-label" style="margin-bottom: 0.9rem; text-align: center;">
alcaFace<br>
Channel: alca
</div>
</div>
Broken BTTV Emoji
<span class="balloon-wrapper bttv-emote bttv-emoji bttv-emoji-emo-107">
<img src="https://twemoji.maxcdn.com/2/72x72/1f44c.png" srcset="" alt=":ok_hand:" class="chat-line__message--emote">
<div class="balloon balloon--tooltip balloon--up balloon--center mg-t-1" style="text-align: center;">
:ok_hand:<br>
BetterTTV Emojis
</div>
</span>
this is already fixed
Most helpful comment
This is from the tooltip classes changing.
Working Emote
Broken BTTV Emoji