Replace many uses of Attr::Value() by Attr::value()
51418fc
The later only borrows the attribute, without copying its value as a string.