Hi Ebony,

I was wondering if you would want to change the following in JambaDisplayTeam.lua

(line 624 or 779 in beta)
GameTooltip:AddLine(L["Toon Information"], 1, 0.82, 0, 1)
to:
GameTooltip:AddLine(L[tostring (characterName)], 1, 0.82, 0, 1)

I mainly use the follow indicator (only green/red boxes) and love the new tooltips, however it requires a click (to target) on the box to see which one the tooltip is for.

Thanks for all the work on keeping Jamba alive!

Ribbs.