I wanted uibTooltip directive instead of native title
HTML atribute. Then, I got a directive that provides an automatic permutation of attributes before compiling.
The troubles are in ngRepeat directives if tag with affected attributes is inside.
You can see it here (a JSFiddle testing example).