clarkwinkelmann ram0ng1 You should be able to extend GroupBadge and override the config method. This is the original config inherited from Badge https://github.com/flarum/core/blob/v0.1.0-beta.9/js/src/common/components/Badge.js#L37 Simply not running the $.tooltip() method for the badge you want should disable the tooltip.