
I am not seeing any tool tips when I use inline labels.
I took the example from the instructions:
/roll 2d10+5[Fire Damage] + 3d6[Ice Damage]
...and I get the same results as if I just do:
/roll 2d10+5 + 3d6
In other words, I never get hover-over tooltips showing the text "Fire Damage" or "Ice Damage". The labels just seem to be ignored. Am I missing something or misunderstanding how they are supposed to work?