- The bar-face tooltip (alarm dot, stale mark) showed its markup literally —
<span>Session: 96%</span>— because the shell's shared tooltip label isText.PlainText. The tooltip is now handed over as plain text, and the API-supplied limit names reach it untouched. Same defect as claudebar#7.