I see the user banners are inserted into various templates with xf:userbanners. How do I modify the actual HTML for the user banners though? Specifically, I want to add a tooltip / title to the banners, but I can't find a way to do that.
I found that there is in fact no template for this and that the HTML is hardcoded into Templater.php. I think this means that there's no way to do this without an add-on.