A new feature in the layer properties allows for the disabling mapTips on a specific layer.
On the QGIS API, a mapTipsEnabled
Q_PROPERTY was added to the QgsMapLayer
class to enable this functionality.
This feature was developed by Yoann Quenach de Quivillic