Hovering the mouse over Achievement icons in the user view pops up the tooltip (using the HTML "title" attribute) with raw HTML code displayed. HTML does not appear to be supported within the "title" attribute of an "img" HTML tag on either Chrome or Firefox. These should be changed to either use a different tooltip mechanism that supports HTML, or if the "title" attribute of the "img" HTML tag continues to be used, the HTML code within the "title" attribute should be removed. Test environment 1: Window 7 Enterprise, Chrome Version 75.0.3770.142 (Official Build) (64-bit) Test environment 2: Window 7 Enterprise, Firefox Quantum Version 68.0.1 (64-bit)